home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / setarc11.zip / SETARC.DOC < prev    next >
Text File  |  1992-01-16  |  5KB  |  102 lines

  1.  
  2.             ┌▒▒▒▒▒▒ ┌▒▒▒▒▒▒ ┌▒▒▒▒▒▒    ┌▒▒▒▒▒▒ ┌▒▒▒▒▒▒ ┌▒▒▒▒▒▒
  3.             │▒▒───┘ │▒▒───┘ └─┐▒▒─┘    │▒▒─┐▒▒ │▒▒─┐▒▒ │▒▒───┘
  4.             │▒▒▒▒▒▒ │▒▒▒▒▒    │▒▒  ▒▒▒ │▒▒▒▒▒▒ │▒▒▒▒▒┘ │▒▒
  5.             └───┐▒▒ │▒▒──┘    │▒▒      │▒▒ │▒▒ │▒▒─┐▒▒ │▒▒
  6.             ┌▒▒▒▒▒▒ │▒▒▒▒▒▒   │▒▒      │▒▒ │▒▒ │▒▒ │▒▒ │▒▒▒▒▒▒
  7.             └────┘  └────┘    └─┘      └─┘ └─┘ └─┘ └─┘ └─────┘
  8.                      Set File Dates to Last Revision Date.
  9.                                 Version 1.0
  10.                            Written by Ray Novino
  11.                          RunWay BBS (215) 623-6203 (2400 Baud)
  12.                                     (215) 623-6103 (HST's)
  13.                                     (215) 622-7563 (Dual Standards)
  14.  
  15.                               ┌─────────────┐
  16. ──────────────────────────────┤ Description ├──────────────────────────────
  17.                               └─────────────┘
  18. Release 1.0 now supports all of the following date stamp formats:
  19. Last Revision Date in Archive: 01-01-1992
  20. (Last Revised: 01/01/1992)
  21. 123 Files - New:01/01/1992 Old:01/01/80
  22.  
  23. SetArc is a utility which will remove the "Last date in archive:" from your
  24. new upload directory.  It will also transpose the posted file date with that
  25. which was reported from Andy Keeves through ExTest.  The replacements are date
  26. sensitive so you can choose which file descriptions will be effected.
  27.  
  28.  
  29. *-Why Bother?
  30. One of the chores I hate is moving files from the new upload DIR to their
  31. proper categorized DIR's.  I also try to remove anything older than a few
  32. years from the system.  When viewing a DIR for a file it is always easier to
  33. see the actual file date separated rather than mixed in with the description.
  34. If that isn't enough you could always use the excuse that those description
  35. lines can be taking up well over a meg of disk space if you have lots of files.
  36. Another reason could be in making your mass file clean-up easier.  I remove
  37. files from the system if they are older than a certain date.  SetArc makes this
  38. easy to do.
  39.  
  40.  
  41. *-Typical session:
  42. So as my upload DIR doesn't get to large I try to limit it to only having
  43. the latest 15 days worth of new files.  When ran, SetArc will prompt you for
  44. how many days you want to leave unchaged.  It's as easy as that!  I then run
  45. my DIR file through PCBFiler sorting it by date.  Using PCBFiller I can then
  46. go right to the end.  I delete everything that is older than a few years and
  47. then move the others where they belong.  This keeps the old stuff off the
  48. system and the DIRs displaying the correct date.
  49.  
  50.  
  51.                                ┌────────────┐
  52. ───────────────────────────────┤ Quick Start├──────────────────────────────
  53.                                └────────────┘
  54.  
  55. 1. Edit the SETARC.CFG file to point to your new upload directory.
  56.  
  57. 2. Run SetArc and follow the prompts.  If you wanted to convert anything
  58.         older than a month you would simply enter 30 when asked.
  59.  
  60.                                *SPECIAL NOTE*
  61.  
  62. 1. Setarc will remove all text following the date stamp.  If you are using
  63.         a download counter these lines will be lost.  If enough intrest is
  64.         shown I could rewrite this part of the code.
  65.  
  66. 2. Your file descriptions MUST follow the format below.  I need the secondary
  67.         description identifier in the default position 32.
  68.  
  69. SETARC.ZIP      50993  01-16-92  This is the newest release of SetArc. Last
  70.                                | revision date in archive: 08-14-1991.
  71.                                ^
  72.                            Position 32
  73.  
  74.                               ┌─────────────┐
  75. ──────────────────────────────┤ Other Stuff ├──────────────────────────────
  76.                               └─────────────┘
  77.  
  78. 1. First and foremost I want to thank Andy Keeves for the great programs he
  79.    has written over the years.  His shrewd mind and laziness has made my
  80.    life as a sysop a lot easier.
  81.  
  82. 2. The program will overwrite your existing DIR after making a BAK file.
  83.    SetArc honors all network file sharing and can be run while other nodes
  84.    are active.
  85.  
  86. 3. Word wrapping is honored so it doesn't matter which option you use with
  87.    ExTest.
  88.  
  89. 4. Problems, questions or suggestions?  I can be reached at RunWay BBS
  90.    215-623-6203 (2400 baud) or 215-623-6103 (HST).
  91.  
  92.                               ┌─────────────┐
  93. ──────────────────────────────┤ Registration├──────────────────────────────
  94.                               └─────────────┘
  95.  
  96. Not required for this release.  If you find that you do use it and it saves
  97. you time I would like to know.  The reason for the use of the cfg file is
  98. that I'm currently debugging a complete new file handler.  It will scan the
  99. file descriptions and based on key word searches move the file automatically
  100. to the proper DIRxx.  Sound interesting?
  101.  
  102.